Subsequency - definizione. Che cos'è Subsequency
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:     

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è Subsequency - definizione

BINARY RELATION BETWEEN SEQUENCES (STRINGS)
Sub-sequence; Subsequency; Subsequences; Common subsequence

Subsequency         
·noun The act or state of following;
- opposed to precedence.
subsequence         
subsequence1 ['s?bs?kw(?)ns]
¦ noun formal the state of following or being a consequence of something.
--------
subsequence2 ['s?b?si:kw(?)ns]
¦ noun a sequence contained in or derived from another sequence.
Subsequence         
·noun ·Alt. of Subsequency.

Wikipedia

Subsequence

In mathematics, a subsequence of a given sequence is a sequence that can be derived from the given sequence by deleting some or no elements without changing the order of the remaining elements. For example, the sequence A , B , D {\displaystyle \langle A,B,D\rangle } is a subsequence of A , B , C , D , E , F {\displaystyle \langle A,B,C,D,E,F\rangle } obtained after removal of elements C , {\displaystyle C,} E , {\displaystyle E,} and F . {\displaystyle F.} The relation of one sequence being the subsequence of another is a preorder.

Subsequences can contain consecutive elements which were not consecutive in the original sequence. A subsequence which consists of a consecutive run of elements from the original sequence, such as B , C , D , {\displaystyle \langle B,C,D\rangle ,} from A , B , C , D , E , F , {\displaystyle \langle A,B,C,D,E,F\rangle ,} is a substring. The substring is a refinement of the subsequence.

The list of all subsequences for the word "apple" would be "a", "ap", "al", "ae", "app", "apl", "ape", "ale", "appl", "appe", "aple", "apple", "p", "pp", "pl", "pe", "ppl", "ppe", "ple", "pple", "l", "le", "e", "" (empty string).